strings.Builder.grow (method)

2 uses

	strings (current package)
		builder.go#L60: func (b *Builder) grow(n int) {
		builder.go#L75: 		b.grow(n)